Barcode2DConfigOptions

An object containing the elements for Barcode2DConfigOptions.

Parameter Type Description
ErrorCorrectionLevel integer Sets the Error Correction Level; value must be between 0-8.
Columns integer Sets the number of columns; the value must be between 1-30.
Rows integer Sets the number of rows; the value must be between 3-90.
AspectRatio float Sets the barcode aspect ratio; the value must be between 0-1.
CodeWordLength integer Sets the length of the code words.
YHeight float Sets the Y pixel height relative to X.